Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update NotificationType names #17

Merged
merged 4 commits into from
Nov 14, 2023
Merged

Update NotificationType names #17

merged 4 commits into from
Nov 14, 2023

Conversation

hiimjako
Copy link
Contributor

@hiimjako hiimjako commented Nov 14, 2023

Description

Updated:

NOTIFICATION_TYPE_DATA_TIMEOUT_1 to NOTIFICATION_TYPE_DATA_TIMEOUT_SHORT
NOTIFICATION_TYPE_DATA_TIMEOUT_2 to NOTIFICATION_TYPE_DATA_TIMEOUT_MEDIUM

These notifications names have been changed to add more meaning to the reason for the notification, making it easier to understand the context of the code and reduce the cognitive load for understanding the meaning.

Changes Made

Related Issues

Checklist

  • I have used a PR title that is descriptive enough for a release note.
  • I have tested these changes locally.
  • I have added appropriate tests or updated existing tests.
  • I have tested these changes on a dedicated VM or a customer VM [name of the VM]
  • I have added appropriate documentation or updated existing documentation.

@hiimjako hiimjako added the refactor This issue/PR relates to refactoring. label Nov 14, 2023
@hiimjako hiimjako requested a review from chicco785 November 14, 2023 09:48
@hiimjako hiimjako self-assigned this Nov 14, 2023
Copy link

barecheck bot commented Nov 14, 2023

Barecheck - Code coverage report

Total: 32.75%

Your code coverage diff: 0.00% ▴

Uncovered files and lines
FileLines
pkg/platform/v1/task.pb.go57-61, 63-65, 67-69, 71-73, 80-82, 112-116, 118-120, 122-124, 126-128, 135-137, 148-154, 157-159, 161, 166-170, 176-178, 180-184, 187-191, 213-215, 217, 228, 232-234, 236-240, 243-247, 250-254, 277-279, 281, 292, 296-298, 300-304, 307-311, 314-318, 321-325, 389-393, 420-421, 423-432, 435-444, 447-456

@hiimjako hiimjako merged commit cd045ae into main Nov 14, 2023
13 checks passed
@hiimjako hiimjako deleted the notification-timeout-names branch November 14, 2023 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor This issue/PR relates to refactoring.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants